home *** CD-ROM | disk | FTP | other *** search
/ Easy Internet / Internet Training Corporation Easy Internet Rev21 (ITC).ISO / mac / Programs / Anarchie / Scripting / Frontier Scripts / Read Me < prev    next >
Text File  |  1996-11-10  |  3KB  |  39 lines

  1. Anarchie 2.0 & Frontier
  2.  
  3. This folder contains three Frontier deskscripts that will install various things you may find useful in controlling Anarchie, via Frontier.
  4.  
  5. About apps.Anarchie
  6.  
  7. This deskscript contains a nicely tidied up verbs table for Anarchie 2.0. To install the new verb table just double-click the script.  Important! Before you do that, make certain that if your old Anarchie verb table contains any custom scripts &c that you want preserving so you can port them to work with the new verb table then cahneg the old verb table's name to something else - "AnarchieOld" for example - before installing the new verb table, or else you old table will be completely overwritten.
  8.  
  9. In the new verb table you will find a table, called pnlExamples, of examples of ways to use Anarchie 2.0 from Frontier. 
  10.  
  11. About pnlExamples╔
  12.  
  13. This table of scripts are quick ports of the example AppleScripts that Peter Lewis supplies with Anarchie. Peter Lewis bears no responsibilty for them, any errors/deficiences are mine alone. I'd be delighted if someone could tell me how to truncate an existing file so I don't have to do the delete/create/set type, creator and position at the end of downloadFiles()
  14.  
  15. Most of them would probably work optimally as scripts called from the shared menu - just as many of Peter's originals were written for use with OSA menu.
  16.  
  17. For the curious, the Anarchie.pnlExamples.data table just contains scratch space for a couple of the scripts.
  18.  
  19. They are close enough in function to Peter's example script for the docs for those to tell you what they do, although I have included some short notes as comments at the head of each script.
  20.  
  21. Note, none of them test for whether Anarchie is running, it wasn't worth it just for a quick example.
  22.  
  23. About ╥tables.DropPut Example 1╙ and ╥tables.DropPut Example 2╙ ╔
  24.  
  25. These two deskscripts install source for two  Frontier "Droplets" which, when files are dropped on them, will use Anarchie to ftp those files to a preset destination - perhaps your local ftp archive's incoming directory.
  26.  
  27. As usual, simply double-click on the deskscripts to install their contents. 
  28.  
  29. As the source ships the droplets won't work since they don't specify a valid destination url for the files dropped on them but the only change needed to the source is to specify a valid url for a site where you have uploading privileges, rebuild and re-export them. For "DropPut Example 1" one the line that needs changing is line 13 and for "DropPut Example 2" is line 15. After installation the source for both of the droplets will be found in the table user.droplet.tables, (in two obviously named table: "DropPut Example 1" & "DropPut Example 2".) Activate the "Droplet Devloper" suite and that table will open. Open the table for the droplet you want to modify and open the script you will find in that table called "script". When that's done, close the script and table and choose "Export to App" from the "Droplets" menu.
  30.  
  31. Aknowledgements and thanks╔
  32.  
  33. Thanks to Peter for writing such a wonderful application; thanks to Dave Winer for developing Frontier (I've been using it since version 1.0) and many, many thanks to him now for making it available free for everyone to use; Thanks to whoever built the new verb table - I only ported the examples to work with it - Peter hasn't told me his/her identity, but the table has been a pleasure to work with.
  34.  
  35. Alan Staniforth <alan@bones.demon.co.uk>
  36. 8/11/96
  37.  
  38.  
  39.